projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03511cf
)
(ange-ftp-expand-dir): Use null-device.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Jun 1998 02:53:29 +0000
(
02:53
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Jun 1998 02:53:29 +0000
(
02:53
+0000)
lisp/ange-ftp.el
patch
|
blob
|
history
diff --git
a/lisp/ange-ftp.el
b/lisp/ange-ftp.el
index 927bb86c3f333412dbfc3c32853c6047b7e82079..138e4a2ac1ac671f7276688a872f4ecaa1e7334d 100644
(file)
--- a/
lisp/ange-ftp.el
+++ b/
lisp/ange-ftp.el
@@
-2963,7
+2963,7
@@
logged in as user USER and cd'd to directory DIR."
"\\|"
ange-ftp-good-msgs))
(result (ange-ftp-send-cmd host user
- (list 'get dir
grep-
null-device)
+ (list 'get dir null-device)
(format "expanding %s" dir)))
(line (cdr result)))
(setq res